home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / emula / 6502emu.rdm < prev    next >
Text File  |  1997-01-18  |  710b  |  15 lines

  1. Short:    A 6502-emulator
  2. Author:   trulsson@student.docs.uu.se (Erik Trulsson)
  3. Uploader: trulsson@student.docs.uu.se (Erik Trulsson)
  4.  
  5. This is a program emulating a 6502-processor written in 68000-assembler
  6. (source for PhxAss/DevPac included). It should be able to run on just about any
  7. Amiga.
  8.  
  9. When you load a 6502-program into the emulation the first two bytes of the file
  10. that is loaded determines the load adress.
  11. The user-interface could use some extra work. (To tell the truth it sucks :-( )
  12. This program and is public domain so you may use it in any way you want.
  13. It is not very useful by itself, but it might be used as a basis for some other
  14. project or just to look at and (maybe) learn something by.
  15.